Skip to content

Conversation

@rgryta
Copy link
Contributor

@rgryta rgryta commented Feb 14, 2024

What was changed

Flagged MD5 as not used for security.

Why?

MD5 algorithm is not allowed under FIPS requirements due to security concerns. Temporal SDK uses MD5 for non-security related reasons, and so it should be flagged as such.

Checklist

  1. How was this tested:
    We've been monkey-patching this (or using sed on python file directly after installation) up till now.

@rgryta rgryta requested a review from a team as a code owner February 14, 2024 17:57
@CLAassistant
Copy link

CLAassistant commented Feb 14, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants